-
Home
-
GoSMTP – SMTP for WordPress
-
1.1.5 (latest)
-
Code
-
Classes
- Loader
| Total Complexity |
110 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
504 |
| Lines of code |
348 |
| Logical lines of code |
204 |
| Comment lines |
6 |
| Methods |
23 |
| Properties |
7 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_response() |
B |
35 |
19 |
75 |
| sanitize_response() |
A |
51 |
10 |
26 |
| get_plugin_name() |
A |
50 |
10 |
24 |
| set_from() |
S |
53 |
7 |
22 |
| filterRecipientsArray() |
S |
58 |
5 |
16 |
| get_mailer_source() |
S |
58 |
5 |
16 |
| setHeaders() |
S |
62 |
6 |
10 |
| save_options() |
S |
59 |
5 |
14 |
| handle_response() |
S |
51 |
4 |
28 |
| message_formatting() |
S |
59 |
4 |
15 |
| get_from() |
S |
60 |
4 |
13 |
| get_response_error_message() |
S |
60 |
4 |
13 |
| getOption() |
S |
63 |
4 |
10 |
| delete_option() |
S |
65 |
4 |
8 |
| update_option() |
S |
63 |
3 |
11 |
| getMailerOption() |
S |
68 |
3 |
7 |
| getActiveMailer() |
S |
69 |
3 |
6 |
| get_backup_connection() |
S |
69 |
3 |
6 |
| getDefaultParams() |
S |
66 |
2 |
8 |
| RandomString() |
S |
64 |
2 |
9 |
| __construct() |
S |
82 |
1 |
3 |
| loadOptions() |
S |
76 |
1 |
4 |
| setHeader() |
S |
75 |
1 |
4 |